home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / util / cli / dircmp2a3.readme < prev    next >
Text File  |  1996-05-05  |  3KB  |  80 lines

  1. Short:    Bug fix, abort handler, resource tracker
  2. Author:   Thomas.Radtke@rz.uni-osnabrueck.de
  3. Uploader: Thomas.Radtke@rz.uni-osnabrueck.de
  4. Type:     util/cli
  5.  
  6. ----------------------------------------------------------
  7. This is version 3 of the dircmp2 command. You can now exit
  8. from a dircmp2 session in no time with ^C, even from a
  9. recursion w/o loosing a single byte of memory. The last
  10. version chrashed in some cases (tried to unlock invalid
  11. locks, leading to memlist failures). This is fixed.
  12. I also added an example batch file which makes use of
  13. 'dircmp2' and 'from' (not included).
  14.  
  15. DIRCMP2A.LHA AND DIRCMP2A2.LHA ARE NOW OBSOLETE. PLEASE
  16. DELETE THEM!
  17. ----------------------------------------------------------
  18.  
  19. dircmp2 is a non-standart implementation of the dircmp command. It
  20. is not able to produce diff-style output (otherwise I'd rather call
  21. it dirdiff ;). dircmp2 has many levels of control, it is very
  22. complex. You can check if there are equal named files as well as
  23. check whether that files are really equal and so on. recursive
  24. operation is possible in all modes. I wrote this software because
  25. this is more what I want to get from a directory comparing
  26. program.
  27.  
  28.   Sample session:
  29.   ---------------
  30.  
  31. $ dircmp2 -h
  32. syntax: dircmp2 [-{cdDfhiprtxXv}] <directory1> [directory2]
  33.  
  34. The dircmp2 command lists all files and directories of directory1, that
  35. cannot be found in directory2. If directory2 is omitted, '.' is used
  36.  
  37. Flags:
  38.  
  39. -c            compare files
  40. -d            show only directorys
  41. -D            show differing files only
  42. -f            show only files
  43. -h            this page
  44. -i            inverse comparison
  45. -p            show full pathnames
  46. -r            subdir scan
  47. -t            indent subdir results
  48. -x <pattern>  specify pattern
  49. -X <pattern>  case sensitive specification
  50. -v            explain the results
  51. $
  52.  
  53. Implementation note:
  54.  
  55.   The source was compiled with Manx Aztec C 5.0d under AmigaOS3.0, but
  56. should be compileable with most C compilers and should also run on any
  57. Amiga. Starting with dircmp2 version2, -x option require V37 to work,
  58. V36+ of AmigaDOS is now in any case required.
  59.  
  60. This software is freeware (C) Thomas Radtke 1996
  61.  
  62. Thomas Radtke
  63.  
  64.  
  65. ============================= Archive contents =============================
  66.  
  67. Original  Packed Ratio    Date     Time    Name
  68. -------- ------- ----- --------- --------  -------------
  69.    10816    5718 47.1% 07-Apr-96 01:15:34 +dircmp2.000
  70.    10804    5711 47.1% 07-Apr-96 01:14:56 +dircmp2.020
  71.      281     200 28.8% 07-Apr-96 01:32:12 +readme.1st
  72.     2659    1097 58.7% 29-Mar-96 20:03:10 +dircmp2.doc
  73.      547     334 38.9% 07-Apr-96 01:27:28 +README
  74.     9668    2995 69.0% 07-Apr-96 01:29:10 +dircmp2.c
  75.     1291     457 64.6% 13-Apr-96 19:01:04 +spid
  76.      178     136 23.5% 13-Apr-96 19:08:52 +spid.readme
  77.     2172    1080 50.2% 13-Apr-96 19:16:22  dircmp2a3.readme
  78. -------- ------- ----- --------- --------
  79.    38416   17728 53.8% 14-Apr-96 00:49:06   9 files
  80.